Search Results

Results 1 to 25 out of 41

Name Type Description Download
ShiftScheduleByType Ruby measure This measure was developed for the URBANopt Class Project and shifts specific building schedules if they include cooling ("CLG"), heating ("HTG"), or air ("Air") strings. The measure will shift these chosen schedules by an amount specified by the user and will also output a .csv file of the...
Repo: NREL/openstudio-load-flexibility-measures-gem
download ShiftScheduleByType
Create Parametric Schedules Ruby measure Create parametric schedules for internal loads and HVAC availability. Replace existing schedules in model with newly generated schedules. New schedules along with hours of operation schedule will go in a building level schedule set.
Repo: NREL/openstudio-model-articulation-gem
download Create Parametric Schedules
Inspect and Edit Parametric Schedules Ruby measure This model will create arguments out of additional property inputs for parametric schedules in the model. You can use this just to inspect, or you can alter the inputs. It will not make parametric inputs for schedules that are not already setup as parametric. If you want to generate parametric...
Repo: NREL/openstudio-calibration-gem
download Inspect and Edit Parametric Schedules
Shift Hours of Operation Ruby measure This measure will infer the hours of operation for the building and then will shift the start of the hours of operation and change the duration of the hours of operation. In an alternate workflow you can directly pass in target start and duration rather than a shift and delta. Inputs can vary...
Repo: NREL/openstudio-calibration-gem
download Shift Hours of Operation
RemoveUnusedDefaultProfiles Ruby measure This measure will remove unused default profiles that existed in some older OpenStudio templates. It will remove some EnergyPlus warnings that had appeared in the past.
Repo: NREL/openstudio-common-measures-gem
download RemoveUnusedDefaultProfiles
Set Ground Temperatures-Constant Ruby measure This measure will set an annual average ground temperature for ground contact surfaces. It sets the EnergyPlus object Site:GroundTemperature:BuildingSurface to a constant specified temperature for the whole year.
Repo: Ski90Moo/OpenStudio_Measures_HEPLLC
download Set Ground Temperatures-Constant
Set Ground Temperatures-Monthly Ruby measure This measure will set monthly average ground temperatures for ground contact surfaces. It sets the EnergyPlus object Site:GroundTemperature:BuildingSurface.
Repo: Ski90Moo/OpenStudio_Measures_HEPLLC
download Set Ground Temperatures-Monthly
Add Interval Schedule From File Ruby measure This measure adds a schedule object from a file of interval data
Repo: BuildingPerformanceSimulation/openstudio-measures
download Add Interval Schedule From File